add(Type,Boolean,Int32,Int32,Object[],String) Method

Summary
Array of objects at a given index, assuming there is more than one repetition.
Syntax
C#
C++/CLI
protected void add(  
   Type t, 
   bool mandatory, 
   int repetition, 
   int maxLength, 
   object[] args, 
   string description 
) 
protected: 
void add(  
   Type^ t, 
   bool mandatory, 
   int repetition, 
   int maxLength, 
   array<Object^>^ args, 
   String^ description 
)  

Parameters

t
Type of the object to add.

mandatory
True if the component is required.

repetition
Number of maximum repetitions allowed.

maxLength
Maximum length of the item.

args
Constructor-specific arguments.

description
Description of the item.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.